adTempus API
|
Identifies the execution request from which this instance originated.
__property BSTR* ExecutionRequestID;
BSTR* ExecutionRequestID;
Property ExecutionRequestID() As BSTR*
When a job is submitted for execution using one of the ExecuteJob methods, the ExecutionRequestID generated by the JobExecutionOptions object is stored in any instances that are created as result of that request. Use the GetInstancesForRequest method of the Scheduler to retrieve those instances.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|